Skip to content

Zend: remove zend_is_countable() - #23010

Merged
Girgias merged 2 commits into
php:masterfrom
Girgias:zend_is_countable-inline
Aug 12, 2026
Merged

Zend: remove zend_is_countable()#23010
Girgias merged 2 commits into
php:masterfrom
Girgias:zend_is_countable-inline

Conversation

@Girgias

@Girgias Girgias commented Aug 3, 2026

Copy link
Copy Markdown
Member

This function is only used once internally, and no usage is reported from a SourceGraph search. [1]

[1] https://sourcegraph.com/search?q=context:global+-f:zend_API.c+-f:zend_API.h+zend_is_countable&patternType=keyword&sm=0

This function is only used once internally, and no usage is reported from a SourceGraph search. [1]

[1] https://sourcegraph.com/search?q=context:global+-f:zend_API.c+-f:zend_API.h+zend_is_countable&patternType=keyword&sm=0

@DanielEScherzer DanielEScherzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only valid hits I see on sourcegraph are copies of the type.c file, and swoole which has its own copy

@Girgias
Girgias merged commit f74acb6 into php:master Aug 12, 2026
2 of 3 checks passed
@Girgias
Girgias deleted the zend_is_countable-inline branch August 12, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants